Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for named list arguments #1151

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

Slartibartfass2
Copy link
Collaborator

Closes #1139

Added

  • named arguments of lists are added to data flow graph
  • when a named argument is accessed, a reads edge to the specific list element is added

@Slartibartfass2 Slartibartfass2 self-assigned this Nov 15, 2024
@Slartibartfass2 Slartibartfass2 force-pushed the 1139-add-support-for-named-list-arguments-field-sensitive-pointer-analysis branch from 8966fee to edc17a7 Compare November 15, 2024 10:01
@Slartibartfass2 Slartibartfass2 force-pushed the 1139-add-support-for-named-list-arguments-field-sensitive-pointer-analysis branch from edc17a7 to 9a57770 Compare November 15, 2024 16:31
@Slartibartfass2 Slartibartfass2 force-pushed the 1139-add-support-for-named-list-arguments-field-sensitive-pointer-analysis branch from 9a57770 to ae96e91 Compare November 16, 2024 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for named list arguments (field-sensitive pointer analysis)
1 participant